@charset "utf-8";
/* CSS Document */

* {
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.hezi {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.header {
	width: 100%;
	height: 40px;
	background: #0166b6;
}
.header_text {
	width: 175px;
	float: left;
	font-size: 14px;
}
.header_text_nr {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: left;
}
.header_time {
	width: 22%;
	height: 40px;
	float: left;
}
.header_time_sj {
	width: 22%;
	height: 40px;
	background: url(../images/sj_img.png) no-repeat center left;
	background-size: 8%;
	font-size: 12px;
	color: #fff;
	padding-left: 30px;
	line-height: 40px;
}
.header_denglu {
	width: 11%;
	height: 40px;
	float: right;
}
.header_dl_img {
	display: block;
	width: 15%;
	height: 40px;
	float: left;
	line-height: 45px;
	padding-top: 10px;
}
.header_dl_dl {
	display: block;
	width: 40%;
	float: left;
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	padding-left: 5%;
	text-align: center;
	background: url(../images/dl_bj.jpg) no-repeat center right;
}
.header_dl_zc {
	display: block;
	width: 40%;
	float: left;
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.header_dl_dl a, .header_dl_zc a {
	color: #fff;
}
.header_logo {
	width: 100%;
	/*height: 100px;*/
	padding-bottom: 10px;
	overflow: hidden;
}
.header_logo_img {
	width: 330px;
	height: 75px;
	float: left;
	padding-top: 15px;
	overflow: hidden;
	zoom: 1;
}
.header_logo_img img {
	width: 100%;
	height: 75px;
}
.header_ss {
	width: 49%;
	height: 80px;
	float: left;
}
.header_ssk {
	width: 50%;
	height: 40px;
	margin-top: 37px;
	float: right;
	margin-right: 40px;
	border: solid 1px #0166b6;
	border-radius: 20px 20px 20px 20px;
}
.ss_text {
	width: 72%;
	height: 30px;
	float: left;
	border: none;
	margin-left: 25px;
	margin-top: 5px;
	outline: none;
}
.sousuo {
	width: 30px;
	height: 30px;
	background: url(../images/sousuo.png) no-repeat center;
	background-size: 60%;
	border: none;
	margin-top: 5px;
	outline: none;
}
.header_bq a {
	text-decoration: none;
	color: #0166b6;
}
.header_bq {
	width: 320px;
	height: 59px;
	padding-top: 25px;
	float: right;
}
.header_bq_hz {
	width: 80px;
	float: left;
}
.header_bq_img {
	display: block;
	width: 100%;
	height: 35px;
	text-align: center;
}
.header_bq_text {
	display: block;
	width: 100%;
	color: #0166b6;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
}
.header_nav {
	width: 100%;
	/*height: 55px;*/
	background: #0166b6;
}
.header_nav ul {
	width: 1200px;
	/*height: 55px;*/
	border-right: solid 1px #0f4d7b;
	overflow: hidden;
}
.center_nav {
	border-right: solid 1px #0f4d7b;
}
.header_nav ul li {
	width: 118px;
	/*height: 55px;*/
	color: #fff;
	float: left;
	border-right: solid 1px #1177c9;
	border-left: solid 1px #0f4d7b;
	list-style: none;
	text-align: center;
	line-height: 55px;
}
.subnav {
	width: 118px !important;
}
.header_nav ul li a {
	color: #fff;
	display: block;
	line-height: 55px;
}
.center_nav .on {
	background: #2b93eb;
	border-right: solid 1px #2b93eb;
	border-left: solid 1px #2b93eb;
}
.header_nav ul li:hover {
	background: #2b93eb;
	border-right: solid 1px #2b93eb;
	border-left: solid 1px #2b93eb;
}
.header_banner {
	width: 100%;
	height: 495px;
	margin: 0 auto;
	overflow: hidden;
}
.center {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	zoom: 1;
}
.yaowen {
	width: 100%;
	height: 120px;
	margin-top: 20px;
}
/*本例css*/
.news_lunbo {
	width: 1200px;
	height: 100px;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.news_lunbobox li {
	width: 90%;
	height: 70px;
	margin: 0 auto;
	padding-left: 5%;
}
.news_lunbobox li h1 {
	font-size: 24px;
	text-align: center;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_lunbobox li p {
	text-align: center;
	font-size: 14px;
}
/*数字按钮样式*/
.news_lunbo .num {
	overflow: hidden;
	height: 20px;
	position: absolute;
	bottom: 25px;
	right: 10px;
	zoom: 1;
	z-index: 3
}
.num ul {
	list-style: none;
	position: relative;
}
.news_lunbo .num li {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #333;
	background: #eee;
	margin-right: 5px;
	cursor: pointer;
	float: left;
}
.news_lunbobox li a {
	text-decoration: none;
	color: #000;
}
.xq {
	color: #0166b6;
}
.news_lunbo .num li.on {
	color: #fff !important;
	background: #0166b6 !important;
}
.yw_img {
	position: absolute;
	width: 75px;
	height: 75px;
}
.xw_news {
	width: 1200px;
	height: 430px;
	margin-top: 15px;
}
.xw_left {
	width: 800px;
	height: 430px;
	float: left;
	height: 300px;
	float: left;
	position: relative;
}
.left_text li img {
	width: 100%;
	height: 430px;
}
.tm_bg {
	position: absolute;
	width: 100%;
	height: 40px;
	background: url(../images/xw_bj.png) no-repeat;
	left: 0;
	bottom: 0px;
}
.tm_bg p {
	font-size: 16px;
	line-height: 40px;
	text-indent: 1em;
	color: #fff;
}
.tm_bg p a {
	color: #fff;
}
/*数字按钮样式*/
.xw_left .num2 {
	overflow: hidden;
	height: 9px;
	position: absolute;
	bottom: -40%;
	right: 10px;
	zoom: 1;
	z-index: 3
}
.xw_left .num2 li {
	width: 9px;
	height: 9px;
	font-size: 0;
	background: #fff;
	border-radius: 50%;
	margin-right: 5px;
	cursor: pointer;
	float: left;
}
.xw_left .num2 li.on {
	background: #0166b6 !important;
} /*当前项*/
.xw_left ul li {
	list-style: none;
}
.xw_left .num2 li {
	width: 7px;
	height: 7px;
	font-size: 0;
	background: #fff;
	border-radius: 50%;
	margin-right: 5px;
	cursor: pointer;
	float: left;
}
.xw_right {
	width: 390px;
	height: 430px;
	float: left;
	margin-left: 10px;
}
.xw_right ul {
	width: 100%;
	height: 430px;
	position: relative;
}
.xw_right ul li {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.xw_right ul li a {
	color: #666666;
}
.xw_title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	list-style: none;
	background: url(../images/xw_title.png) no-repeat left;
	border-bottom: solid 1px #dcdcdc;
	padding-bottom: 5px;
}
.xw_right_title {
	position: absolute;
	display: block;
	width: 100%;
	height: 45px;
	color: #666666;
	font-size: 16px;
	left: 8%;
	top: -1%;
}
.xw_right_text {
	width: 100%;
	height: 90px;
	border-bottom: dashed 1px #e5e5e5;
}
.xw_right_nr1 {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 16px;
	color: #0166b6;
	line-height: 50px;
}
.xw_right_nr2 {
	display: block;
	width: 100%;
	height: 60px;
	font-size: 14px;
	color: #666666;
}
.jiahao {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 3%;
	top: 2%;
}
.xw_r_text {
	display: block;
	width: 100%;
	height: 30px;
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	background: url(../images/landian.png) no-repeat left;
	text-indent: 1em;
	border-bottom: dashed 1px #e5e5e5;
}
.time {
	height: 30px;
	float: right;
	font-size: 13px;
}
/*公告开始*/

.gg_news {
	width: 1200px;
	height: 365px;
	margin-top: 15px;
}
.gg_left {
	width: 800px;
	height: 365px;
	float: left;
	height: 300px;
	float: left;
	position: relative;
}
.dk2 {
	width: 800px;
	height: 365px;
	margin-bottom: 10px;
}
.tabPanel, .tabPane2, .tabPane3, .tabPane4 {
	float: left;
	width: 800px;
	height: 50px;
	border-top: solid 1px #d2d2d2;
}
.tabPanel ul, .tabPane2 ul, .tabPane3 ul, .tabPane4 ul {
	width: 800px;
	height: 50px;
	list-style: none;
}
.tabPanel ul li, .tabPane2 ul li, .tabPane3 ul li, .tabPane4 ul li {
	float: left;
	font-size: 16px;
	height: 50px;
	line-height: 45px;
	width: 120px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.tabPanel .hit, .tabPane2 .hit, .tabPane3 .hit, .tabPane4 .hit {
	color: #0166b6;
	border-top: solid 2px #0166b6;
}
.title_2 {
	width: 800px;
	height: 45px;
}
.panes_2 {
	width: 800px;
	height: 315px;
}
.pane {
	width: 800px;
	height: 315px;
	border-top: 0;
	min-height: 100px;
	background-color: #fff;
	display: none;
}
.pane ul {
	margin-top: 3px;
	list-style: none;
}
.pane ul li {
	font-size: 15px;
	color: #666;
}
.paneleft_img {
	display: block;
	width: 205px;
	height: 130px;
	float: left;
}
.paneleft_img img {
	/*width: 100%;*/
	width: 205px;
	height: 130px;
}
.paneright_img {
	display: block;
	width: 595px;
	height: 130px;
	background: url(../images/tz_bj.jpg) no-repeat;
	float: right;
}
.paneright_title {
	width: 90%;
	margin: 0 auto;
	display: block;
	color: #fff;
	line-height: 25px;
	padding-top: 15px;
}
.paneright_text {
	width: 90%;
	margin: 0 auto;
	display: block;
	color: #fff;
	line-height: 25px;
}
.jia_hao {
	width: 15px;
	height: 15px;
	font-size: 14px;
	position: absolute;
	right: 0px;
	top: 3px;
	color: #fff;
}
.pane_gg1 {
	width: 800px;
	height: 130px;
	position: relative;
	margin-bottom: 5px;
}
.pane_gg {
	width: 800px;
	height: 30px;
	line-height: 30px;
}
.z1 {
	margin-right: 10px;
}
.z1 img {
	margin-bottom: 3px;
}
.rq {
	float: right;
	height: 30px;
}
.pane ul li a {
	color: #666;
}
.tabPane2 ul a {
	text-decoration: none;
	float: right;
	line-height: 45px;
	color: #0166b6;
}
.gg_right {
	width: 390px;
	/*	height: 365px;*/
	float: left;
	margin-left: 10px;
	background: #eeeeee;
}
.title {
	width: 100%;
	height: 40px;
	border-bottom: 15px solid #fff;
	/*margin-bottom: 5px;*/
	line-height: 40px;
}
.title_box {
	width: 195px;
	height: 40px;
	float: left;
	line-height: 40px;
	color: #000;
	text-align: center;
	font-size: 16px;
	background: #fff;
	border-top: solid 2px #0166b6;
}
.title a {
	float: right;
	font-size: 12px;
	color: #666;
}
.right_table {
	width: 390px;/*	height: 365px;*/
}
.right_table table {
	width: 100%;
	/*	height: 138px;*/
	border-collapse: collapse;
	border: 0;
	text-align: center;
}
.right_table table tr {
	border-bottom: 5px solid #fff;
}
.right_table table tr:last-child {
	border-bottom: 0;
}
.right_table table td {
	width: 128px;
	height: 150px;
	border-right: 5px solid #fff;
}
.right_table table td:hover .img_1 {
	display: none;
}
.right_table table td:hover .img_hover {
	display: block;
	top: 0 !important;
	left: 0;
}
.right_table table td:hover a {
	color: #fff;
}
.img_box {
	width: 40px;
	height: 48px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.img_box2 {
	width: 34px;
	height: 42px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.img_hover {
	position: absolute;
	top: 48px;
	left: 0;
	display: none;
}
.img_hover2 {
	position: absolute;
	top: 34px;
	left: 0;
	display: none;
}
.right_table table td:hover .img_2 {
	display: none;
}
.right_table table td:hover .img_hover2 {
	display: block;
	top: 0 !important;
	left: 0;
}
.img_box3 {
	width: 42px;
	height: 42px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.img_hover3 {
	position: absolute;
	top: 42px;
	left: 0;
	display: none;
}
.right_table table td:hover .img_3 {
	display: none;
}
.right_table table td:hover .img_hover3 {
	display: block;
	top: 0 !important;
	left: 0;
}
.img_box4 {
	width: 40px;
	height: 48px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.img_hover4 {
	position: absolute;
	top: 48px;
	left: 0;
	display: none;
}
.right_table table td:hover .img_4 {
	display: none;
}
.right_table table td:hover .img_hover4 {
	display: block;
	top: 0 !important;
	left: 0;
}
.img_box5 {
	width: 40px;
	height: 42px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.img_hover5 {
	position: absolute;
	top: 42px;
	left: 0;
	display: none;
}
.right_table table td:hover .img_5 {
	display: none;
}
.right_table table td:hover .img_hover5 {
	display: block;
	top: 0 !important;
	left: 0;
}
.img_box6 {
	width: 46px;
	height: 36px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.img_hover6 {
	position: absolute;
	top: 36px;
	left: 0;
	display: none;
}
.right_table table td:hover .img_6 {
	display: none;
}
.right_table table td:hover .img_hover6 {
	display: block;
	top: 0 !important;
	left: 0;
}
.right_table table td p {
	margin-top: 5px;
	font-size: 14px;
}
.right_table table td a {
	color: #444;
}
.right_table table td:last-child {
	border-right: 0;
}
.right_table table tr td:hover {
	background: #0166b6;
	color: #fff;
}
/*公告结束*/


/*广告banner*/

.gg_banner {
	width: 1200px;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.gg_banner img {
	width: 100%;
}
/*广告banner结束*/
.dk1 {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	height: 290px;
}
.dk1_left {
	width: 298px;
	height: 288px;
	border: 1px solid #dbdbdb;
	float: left;
}
.dk1_left_tit, .dk1_right_tit {
	padding-left: 20px;
	border-top: 2px solid #1470b9;
	font-size: 16px;
	color: #333;
	line-height: 40px;
}
.dk1_left_tit img, .dk1_right_tit img {
	margin-right: 15px;
}
.dk1_left ul, .dk3_right ul {
	padding-right: 20px;
	padding-left: 15px;
}
.dk1_left ul li, .dk3_right ul li {
	overflow: hidden;
	font-size: 15px;
	color: #666;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dk1_left ul li a, .dk3_right ul li a {
	color: #666;
}
.dk1_left ul li span, .dk3_right ul li span {
	float: left;
	color: #0166b6;
	margin-right: 5px;
}
.dk1_left ul li a span, .dk3_right ul li a span {
	color: #0166b6;
}
.dk1_right {
	float: left;
	width: 883px;
	border: 1px solid #dbdbdb;
	margin-left: 15px;
}
.dk1_right_tit {
	float: left;
	width: 134px;
	padding-top: 7px;
}
.cydt_box {
	float: left;
	width: 560px;
}
.dt_more {
	display: block;
	float: right;
	width: 55px;
	height: 15px;
	line-height: 15px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	background: #949293;
	margin-right: 20px;
	margin-top: 15px;
}
.cydt_box ul li, .dk3_zj_list ul li {
	font-size: 15px;
	color: #666;
	line-height: 30px;
}
.cydt_box ul li a, .dk3_zj_list ul li a {
	color: #666;
}
.cydt_box ul, .dk3_zj_list ul {
	padding-right: 20px;
	padding-left: 15px;
}
.time_dt {
	float: right !important;
	margin-right: 0 !important;
	color: #999;
}
.cydt_box ul li span, .dk3_zj_list ul li span {
	float: left;
	color: #0166b6;
	margin-right: 5px;
}
.cydt_box ul li a span, .dk3_zj_list ul li a span {
	color: #999
}
.hgx {
	float: left;
	width: 1px;
	height: 288px;
	background: url(../images/border.png) no-repeat;
	background-position: 0 55px;
}
.video_box {
	width: 290px;
	float: left;
	margin-left: 20px;
}
.video_box_tit {
	font-size: 16px;
	line-height: 40px;
	color: #333;
}
.video_box_tit img {
	margin-right: 15px;
}
.video_box_tit a {
	color: #666;
	font-size: 12px;
	float: right;
}
.video_sp {
	margin-top: 10px;
	width: 100%;
 height:;
	font-size: 16px;
	color: #333;
}
.shipin_lp img {
	width: 100%;
	height: 205px;
}
.video_sp p {
	margin-top: 5px;
	padding-left: 5px;
}
.video_sp a {
	color: #333333;
	font-size: 16px;
}
.dk3 {
	overflow: hidden;
	margin-top: 20px;
	height: 290px;
}
.dk3_zj {
	width: 558px;
	border: 1px solid #dbdbdb;
	float: left;
	margin-left: 15px;
	height: 288px;
}
.dk3_zj_tit {
	background: #eee;
	height: 42px;
	border-bottom: 1px solid #dcdcdc;
}
.tab_dk3 {
	width: 406px;
	float: left;
}
.tab_dk3 li {
	float: left;
	width: 135px;
	text-align: center;
	line-height: 39px;
	color: #333;
	font-size: 16px;
	cursor: pointer;
}
.tab_dk3 li img {
	margin-right: 15px;
}
.tab_dk3 li.hit {
	background: #fff;
	border-top: 3px solid #1470b9;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #dcdcdc;
	margin-top: -1px;
	height: 40px;
}
.dk3_zj_list {
	display: none;
}
.dk3_right {
	float: left;
	margin-left: 15px;
	border: 1px solid #dcdcdc;
	width: 308px;
	height: 288px;
}
.dk3_right_tit {
	background: #eee;
	line-height: 43px;
	height: 41px;
	border-bottom: 1px solid #dcdcdc;
}
.dk3_right_tit div {
	text-align: center;
	font-size: 16px;
	line-height: 39px;
	width: 134px;
	border-right: 1px solid #dcdcdc;
	background: #fff;
	float: left;
	border-top: 2px solid #1470b9;
	border-bottom: 1px solid #fff;
}
.dk3_right_tit div img {
	margin-right: 15px;
}
.dk4 {
	margin-top: 20px;
	border: 1px solid #dcdcdc;
	height: 213px;
	width: 1198px;
	position: relative;
	-moz-box-shadow: 0 4px 5px #000;
	-webkit-box-shadow: 0 4px 5px #000;
	box-shadow: 0 4px 5px rgba(0,0,0, 0.5);
	background: #fff;
}
.dk4_box {
	margin: 0 auto;
	width: 1140px;
	margin-top: 25px;
}
.dk4_tit {
	width: 30px;
	height: 100px;
	padding: 20px 0;
	background: url(../images/tit_bg.png) no-repeat;
	float: left;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.scroll_horizontal {
	position: relative;
	width: 1080px;
	float: left;
	margin-left: 30px;
}
.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1080px;
	margin: 0 auto;
}
.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
}
.scroll_horizontal .list li {
	float: left;
	width: 155px;
}
.zj_box {
	width: 120px;
}
.zj_img {
	width: 118px;
	height: 138px;
	border: 1px solid #e1e1e1;
	-moz-box-shadow: 0 5px 9px #000;
	-webkit-box-shadow: 0 5px 9px #000;
	box-shadow: 0 5px 9px rgba(0,0,0, 0.2);
	margin-bottom: 15px;
}
.zj_box p {
	text-align: center;
	font-size: 14px;
	color: #666;
}
.zj_img img {
	width: 110px;
	height: 130px;
	margin: 4px;
}
.db_footer {
	width: 100%;
	padding-top: 65px;
	padding-bottom: 20px;
	background: #1470b9;
	margin-top: -40px;
}
.foot_box {
	width: 1200px;
	margin: 0 auto;
}
.yqlj_tit {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-left: 30px;
	background: url(../images/lj_png.png) no-repeat;
	line-height: 30px;
	font-size: 18px;
	padding-bottom: 10px;
	background-position: 0 4px;
}
.yqlj_box {
	margin-top: 20px;
	margin-bottom: 35px;
}
.yqlj_box select {
	padding-left: 5px;
	width: 243px;
	color: #999;
	height: 28px;
	border: 1px solid #dcdcdc;
	background: #fff url(../images/lj_xl.jpg) no-repeat right;
	outline: none;
	-webkit-appearance: inherit;
	appearance: inherit;
	-moz-appearance: inherit;
	margin-right: 71px;
}
.yqlj_box select:last-child {
	margin-right: 0;
}
.foot_box p {
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.foot_box p a {
	color: #fff;
}
/***************************视频中心页面**********************************/
.zy_banner {
	height: 300px;
}
.zy_content {
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 20px;
}
.zy_home {
	background: #fff;
	padding: 20px 0;
}
.zy_home_box {
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
}
.zy_home_box span {
	margin-left: 15px;
}
.zy_home_box img {
	margin-top: 1px;
	display: inline-block;
	float: left;
}
.zy_cont_box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.zy_g {
	margin-bottom: 20px;
	height: 120px;
}
.zy_g img {
	width: 100%;
	height: 120px;
}
.zy_left {
	background: #fff;
	margin-bottom: 50px;
	padding: 30px;
	width: 790px;
	float: left;
}
.left_zy {
	background: #fff;
	padding: 30px;
	width: 790px;
	height: 780px;
	float: left;
}
.video_list {
	overflow: hidden;
	zoom: 1;
}
.video_list ul li {
	float: left;
	width: 365px;
	margin-bottom: 25px;
	margin-right: 60px;
}
.video_list ul li:nth-child(2n+2) {
	margin-right: 0;
}
.video_list ul li img {
	width: 363px;
	height: 308px;
	border: 1px solid #dcdcdc;
}
.video_list ul li p {
	font-size: 16px;
	text-align: center;
	color: #666;
	margin-top: 25px;
}
.pages {
	display: table;
	margin-left: auto;
	margin-right: auto;
	height: 42px;
}
/*.pages a {
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	width: 38px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-right: 15px;
	background: #fff;
}*/

.pages a:last-child {
	margin-right: 0;
}
/*.pages a:hover {
	background: #1470b9;
	border-color: #1470b9;
	color: #fff;
}*/
.page_pare, .page_next {
	width: 88px !important;
}
.page_pare:hover, .page_next:hover {
	background: #fff !important;
	border-color: #dcdcdc !important;
	color: #999 !important;
}
.pagrs_on {
	background: #1470b9 !important;
	border-color: #1470b9 !important;
	color: #fff !important;
}
.zy_right {
	float: right;
	width: 335px;
}
.xhgg {
	width: 295px;
	background: #fff;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.xhgg_tit {
	color: #333;
	font-size: 18px;
	margin-bottom: 27px;
}
.xhgg_tit span {
	color: #666;
}
.xhgg_tit a {
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.xhgg_list li {
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	line-height: 35px;
}
.xhgg_list li span {
	float: left;
	margin-right: 10px;
}
.xhgg_list li a {
	color: #666;
}
.ztbd_list {
	overflow: hidden;
	zoom: 1;
}
.ztbd_list li {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.ztbd_list li:first-child {
	padding-top: 0;
}
.ztbd_list li:last-child {
	border-bottom: 0;
}
.ztbd_list li img {
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 15px;
}
.ztbd_list li p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.zt_tit {
	font-size: 16px !important;
	color: #333 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/**********************************新闻列表页*************************/
.news_list {
	overflow: hidden;
	margin-bottom: 20px;
}
.news_list li {
	overflow: hidden;
	zoom: 1;
	padding: 25px 0;
	border-bottom: 1px solid #eee;
}
.news_list li:first-child {
	padding-top: 0;
}
.news_img {
	float: left;
	width: 200px;
	height: 130px;
}
.news_img img {
	width: 200px;
	height: 130px;
}
.news_kg {
	float: left;
	width: 555px;
	margin-left: 25px;
}
.news_tit {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.news_js {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.news_ly {
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
/*************************************应用成果详情页******************************************/
.text_tit {
	position: relative;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.text_tit h6 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 22px;
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}
.text_tit p {
	text-align: center;
	font-size: 14px;
	color: #999;
}
.text_nr {
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	line-height: 25px;
	color: #999;
}
.text_nr img {
	max-width: 100%;
}
.nr_text {
	border: 0;
	color: #666666;
}
.tetx_pare, .text_next {
	color: #999;
	font-size: 14px;
}
.tetx_pare {
	float: left;
}
.text_next {
	float: right;
}
.tetx_pare:hover, .text_next:hover {
	color: #1470b9;
}
.on2 {
	color: #1470b9;
}
.down_box {
	width: 100%;
	height: 50px;
	position: relative;
	margin: 20px 0;
}
.down {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #1470b9;
	border-radius: 5px;
	position: absolute;
	bottom: 0;
	right: 20px;
}
/**************************************联系我们****************************************/
.map_box {
	width: 778px;
	height: 383px;
	border: 1px solid #dcdcdc;
	margin: 0 auto;
}
.lxwm_box {
	width: 100%;
	margin-top: 30px;
}
.lxwm_box_tit {
	border-bottom: 1px solid #dcdcdc;
	height: 54px;
}
.lxwm_box_tit h6 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 24px;
}
.lxwm_box_tit p {
	display: inline-block;
	color: #999;
	border-bottom: 1px solid #0d9ae2;
	padding: 1px 0;
}
.lxwm_nr {
	margin-top: 25px;
	overflow: hidden;
	zoom: 1;
}
.ewm {
	float: left;
	width: 158px;
	height: 158px;
	border: 1px solid #dcdcdc;
	text-align: center;
}
.ewm img {
	width: 107px;
	height: 107px;
	margin-top: 25px;
}
.lxwm_nr_right {
	float: left;
	width: 570px;
	margin-left: 30px;
}
.lxwm_nr_right p {
	font-size: 14px;
	color: #999;
	line-height: 35px;
}
.lxwm_nr_right p img {
	float: left;
	margin-right: 15px;
	margin-top: 13px;
}
/*分页*/

.pages {
	zoom: 1;
	overflow: hidden;
}
.pages {
	text-align: right;
	margin-bottom: 10px;
}
.pages a {
	border: none;
	padding: 0;
	margin: 0;
	color: #999;
}
.pagination {
	zoom: 1;
	overflow: hidden;
	float: right;
}
.pagination {
	zoom: 1;
	overflow: hidden;
	float: right;
}
.pagination li {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #dcdcdc;
	padding: 6px 12px;
	margin: 0 2px;
	float: left;
}
.prev {
	border: solid 1px #dcdcdc;
	color: #999;
}
.pagination .active {
	background: #1470b9;
	color: #fff;
	border: solid 1px #1470b9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.active a {
	color: #fff;
}
/*end 分页*/



/*******************************************************************专家团队************************************************************************/
.ManImg {
	width: 230px;
	height: 317px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.ManImg img {
	width: 100%;
	height: 100%;
}
.ExpertTeam {
	width: 100%;
	overflow: hidden;
}
.ExpertTeam .ExpertSetion {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.ExpertTeam .ExpertSetion h6 {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
	font-weight: normal;
}
.ExpertTeam .ExpertSetion p {
	font-size: 14px;
	color: #999;
	line-height: 2em;
	text-indent: 2em;
}
.ExpertTitle {
	font-size: 14px;
	color: #999;
	line-height: 2em;
	margin-top: 5px;
}
.ExpertList {
	margin-left: 2em;
	margin-top: 5px;
}
.ExpertList li {
	font-size: 14px;
	color: #999;
	line-height: 2.5em;
}
/*前台投稿样式*/
.lablered {
	color: red;
	margin-right: 5px;
}
.form-group {
	margin-bottom: 15px;
}
.form-group .control-label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.form-group select {
	height: 45px;
	width: 790px;
}
.form-group input[type=file] {
	display: block;
}
.form-group textarea {
	height: 134px;
	resize: none;
}
.form-control {
	outline: none;
	display: block;
	width: 764px;
	height: 31px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
.form-group .btn {
    display: inline-block;
	color:#fff;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
